How to Setup Seo Settings in Blogger
Basic Seo Settings for Blogger
Procedure:
- Open your browser and go to your blogger dashboard.
- Click on Settings in the Blogger dashboard.
- There you can see several Basic settings.
- Here, i want to tell you Main Seo settings in blogger.
Privacy:
- Always "enable" visible to search engine.
- This helps that your website to visible google search engine.
HTTPS:
Always "enable" https redirect.
Permissions:
Main role of permission to give access to second person to manage your website.
Formatting:
Here, you can set time zone and time format.
Meta Tags:
- Always "enable" search description.
- In search description you have to give your blog keywords
Errors and Redirects:
Custom 404:
Html code:
Sorry, The Page you're looking for in this blog does not exist.You will be redirected to homepage shortly.<Script type="Text/Javascript">PNF_redirect = setTimeout(function(){location.href="https://your.blogspot.com/"},5000);</script>
Main role of this setting is if viewer get Error 404 it automatically redirects to your home page.
Crawlers & Indexing:
Enable custom robot.txt.
Custom robot.txt:
Html.txt:
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
Allow: /
Sitemap: https://your.blogspot.com/sitemap.xml
Always "enable" custom robots header tags.
Home tags :
Select "ALL" & "NOODP" in custom robot tags for home page.
Archive and Search Page tags:
Select "NOINDEX" & "NOODO" in custom robot tags for archive and search pages.
Post and Page tags:
Select "ALL" & "NOODP" in custom robot tags for post and page tags.
Google Search Console:
- Click on google search console.
- Initially you have to verify your blog.
- For that you have 2 options. You have to verify your blog with your blog "domain" or blog "url".
- Enter any one of it. Click on continue to verify.
- Now your blogger website is successfully verified.
- Left side there is menu, go to index tab and click on "sitemaps".
- Here, you have to submit your blog sitemap.
- Enter "sitemap.xml" and click on submit.
- Your sitemap is successfully updated in google search console.
Comments
Post a Comment